CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openGL spline

搜索资源列表

  1. Spline+ellipse

    0下载:
  2. 标准椭圆的算法与三次样条曲线算法 用OpenGL实现编程-standard ellipse algorithm and cubic spline curve algorithm using OpenGL Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74937
    • 提供者:wgede
  1. b-spline

    0下载:
  2. b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8538
    • 提供者:王泽兵
  1. Bspline.zip

    0下载:
  2. C++ source, MFC and OpenGL B-Spline draw,C++ source, MFC and OpenGL B-Spline draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1043307
    • 提供者:Jung2401
  1. Spline

    0下载:
  2. 用Opengl实现的样条线绘制,包括: 1.任意次bezier曲线的绘制 2.3次hermite曲线的绘制 -Opengl achieved with spline drawing, including: 1. Arbitrary times Bezier curve drawing 2.3 times hermite Curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:231992
    • 提供者:吴彧文
  1. shiyan5

    0下载:
  2. 实验5 Bezier曲线 1.实验目的: 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。 2.实验内容: (1) 结合示范代码了解曲线生成原理与算法实现,尤其是Bezier曲线; (2) 调试、编译、修改示范程序。 (3) 尝试实现B样条曲线算法。 -5 Bezier curve experiment 1. Experimental Objective: To understand the principle of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:596593
    • 提供者:jing
  1. curve

    0下载:
  2. OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:10657
    • 提供者:dragon
  1. bezier

    1下载:
  2. 双三次B样条曲面算法,OpenGL编程,计算机图形学-Bicubic B-spline surface algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3376160
    • 提供者:cs
  1. BSpline

    1下载:
  2. OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:8349766
    • 提供者:孙雷
  1. bspline

    0下载:
  2. 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1618
    • 提供者:张熙贤
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. BiSheXin

    0下载:
  2. 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2036444
    • 提供者:康曦
  1. BSpline

    0下载:
  2. 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:693499
    • 提供者:周翔
  1. Bspline_Face

    2下载:
  2. 基于mfc的实现B样条曲面拟合算法,使用OpenGL显示-Mfc-based implementation B-spline surface fitting algorithm using the OpenGL display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6668716
    • 提供者:caiye
  1. GiveBsplineCtrlpoints

    0下载:
  2. 在OpenGL环境下反求B样条曲线的控制顶点,并以此画出B样条曲线。其中,将数据点加入输出点列之中。-Give B-spline curve s control points in OpenGL and the program can draw the new B-splien curve.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:205321
    • 提供者:tina
  1. grid

    0下载:
  2. 在Visual Studio 环境下,用C#作为开发语言,opengl作为显示工具。采用三次样条作为插值方法,绘制有限个点构成的光滑曲面。-In Visual Studio environment, using C# as development language, opengl as the display tool. Using cubic spline as the interpolation method, a finite number of dots to draw a smooth
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:108657
    • 提供者:zhang_yang
  1. spline

    0下载:
  2. Opengl spline simulation: Hermite,Bezier,Cardinal-Opengl spline simulation: Hermite, Bezier, Cardinal
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10707309
    • 提供者:抓抓
  1. BSpline

    0下载:
  2. opengl函数实现B样条曲线,程序简单易懂,适用于初学者。-opengl functions for B-spline curve, the program is simple to understand for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8353209
    • 提供者:
  1. spline

    0下载:
  2. Vc++利用OpenGL实现样条函数的绘制!-OpenGL implementation spline drawing!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:47437
    • 提供者:心港
  1. spline

    0下载:
  2. 该资源包括两个压缩文件,一个是由mfc生成dialog,然后通过鼠标拾取样条曲线的编辑点,该例程从网上下载的,在此对原作者表示感谢;还有一个是根据上面的例子,由事先确定的点,计算出插值点,通过opengl绘图,显示插值效果,例子比较简单,有很多函数未用到,没有加限制条件,改变控制点时,不能超过(0,0),(2,2)。-The resources include two compressed files, a dialog is generated by the mfc spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:51688
    • 提供者:pei
  1. spline-line-drawing-to-use

    0下载:
  2. openGL使用Visual C++ 样条线画图运用-openGL using the Visual C++ spline line drawing to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2063797
    • 提供者:瑞风
« 12 3 4 5 »
搜珍网 www.dssz.com